purple_status_type_add_attr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_status_type_add_attr(PurpleStatusType* status_type, const(char)* id, const(char)* name, PurpleValue* value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_status_type_add_attr
    (,
    const(char)* id
    ,
    const(char)* name
    ,)
  2. da_purple_status_type_add_attr purple_status_type_add_attr;

Meta